func crypto/rsa.boringPublicKey
6 uses
crypto/rsa (current package)
fips.go#L137: bkey, err := boringPublicKey(pub)
fips.go#L206: bkey, err := boringPublicKey(pub)
fips.go#L359: bkey, err := boringPublicKey(pub)
notboring.go#L11: func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) {
pkcs1v15.go#L59: bkey, err := boringPublicKey(pub)
pkcs1v15.go#L80: bkey, err = boringPublicKey(pub)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)